![]() |
Kinetis SDK Demo Applications User Guide
1.0.0-beta
Freescale Semiconductor, Inc.
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | cmd_tbl_t |
| Access command structure. More... | |
Enumerations | |
| enum | SPI_FLASH_FUNC { SPI_FLASH_FUNC_PROBE, SPI_FLASH_FUNC_READ, SPI_FLASH_FUNC_WRITE, SPI_FLASH_FUNC_ERASE, SPI_FLASH_FUNC_UPDATE, SPI_FLASH_FUNC_HELP, SPI_FLASH_FUNC_NUM } |
| SPI Flash supported functions. More... | |
Functions | |
| void | cmd_handle_loop (void) |
| Command handler function. More... | |
| enum SPI_FLASH_FUNC |
| void cmd_handle_loop | ( | void | ) |